-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Test_GetChainFeePriceUpdates #15240
base: ccipreader-tests
Are you sure you want to change the base?
Conversation
AER Report: CI Coreaer_workflow , commit , Detect Changes , Scheduled Run Frequency , Clean Go Tidy & Generate , Find New Flaky Tests In Root Project / Find Tests To Run , Core Tests (go_core_tests) , Core Tests (go_core_tests_integration) , Core Tests (go_core_ccip_deployment_tests) , Core Tests (go_core_race_tests) , Core Tests (go_core_fuzz) , lint , Find New Flaky Tests In Deployment Project , Find New Flaky Tests In Root Project / Run Tests (github.com/smartcontractkit/chainlink/v2/core/capabilities/ccip/ccip_integration_tests... , Find New Flaky Tests In Root Project / Report , Flakey Test Detection , SonarQube Scan 1. Comment formatting issue: Golang LintSource of Error:
Why: The comment does not have a space between the Suggested fix: Add a space between 2. Comment formatting issue: Golang LintSource of Error:
Why: The comment does not have a space between the Suggested fix: Add a space between 3. Goimports issue: Golang LintSource of Error:
Why: The file is not formatted according to Suggested fix: Run 4. Ineffectual assignment: Golang LintSource of Error:
Why: The variable Suggested fix: Use the 5. Test failure due to out of gas: Run tests with flakeguardSource of Error:
Why: The test Suggested fix: Increase the gas limit for the contract creation in the test setup to ensure it has enough gas to execute. AER Report: Operator UI CI ran successfully ✅ |
Flaky Test Detector for
|
No description provided.